From: Glenn Morris Date: Sat, 28 Apr 2007 19:54:53 +0000 (+0000) Subject: Restore python.el pending consideration of legal status. Remove X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~5^2~258 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7ad02daf24fb2a39a40ed5de128222f08b946c4c;p=emacs.git Restore python.el pending consideration of legal status. Remove reference to external python version. --- diff --git a/etc/NEWS b/etc/NEWS index 716be11eaed..a49b67ff7f6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -34,9 +34,6 @@ Some specific packages that are known to cause problems are: ** cua.el, cua-mode.el: remove old versions. -** python-mode.el: Use python.el, available at - http://www.emacswiki.org/cgi-bin/wiki/PythonMode - * Installation Changes in Emacs 22.1 @@ -1774,6 +1771,8 @@ recognized. ** GDB-Script-mode is used for files like .gdbinit. +** The new python.el package is used to edit Python and Jython programs. + ** The TCL package tcl-mode.el was replaced by tcl.el. This was actually done in Emacs-21.1, and was not documented.